chore(deps): update all non-major dependencies #2543
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.1.90
->^1.1.93
^2.11.0
->^2.12.0
^1.0.10
->^1.0.12
^6.11.3
->^6.11.4
^10.7.2
->^10.9.0
^10.7.2
->^10.9.0
^2.0.2
->^2.0.3
^8.56.0
->^8.57.0
^14.0.0
->^14.0.1
^1.10.1
->^1.11.1
^9.0.10
->^9.0.11
^1.6.0
->^1.7.2
8.15.1
->8.15.4
^17.0.3
->^17.1.1
^1.2.0
->^1.3.0
^1.0.0-beta.6
->^1.1.7
^1.3.2
->^1.4.0
^1.2.2
->^1.3.1
Release Notes
nuxt/content (@nuxt/content)
v2.12.0
Compare Source
compare changes
🚀 Enhancements
🔥 Performance
🩹 Fixes
📖 Documentation
highlight.langs
(61f6cda9)🏡 Chore
@nuxtjs/mdc
(d3437082)❤️ Contributors
nuxtlabs/studio-module (@nuxthq/studio)
v1.0.12
Compare Source
df3ee34
)v1.0.11
Compare Source
2b56887
)7c0334c
)dadb879
)gitInfo
in/__studio.json
and support staging API for preview mode (#163) (9b02f48
)77b8020
)nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.11.4
Compare Source
compare changes
🩹 Fixes
💅 Refactors
colorette
toconsola/utils
(#805)🏡 Chore
❤️ Contributors
vueuse/vueuse (@vueuse/core)
v10.9.0
Compare Source
v10.8.0
Compare Source
🚀 Features
abortPrevious
option - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de)strategy
option to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0)active
getter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45)go
function - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36)autoReconnect
andimmediate
to options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab)styleProp
to support nativerows
attribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)🐞 Bug Fixes
delta
to be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c)isFinished
,isFetching
readonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a)fpsLimit
option, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990)onError
hook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86)wsRef
on close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a)immediate
should only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)View changes on GitHub
vueuse/vueuse (@vueuse/nuxt)
v10.9.0
Compare Source
v10.8.0
Compare Source
🚀 Features
abortPrevious
option - by @jahnli and @antfu in https://github.com/vueuse/vueuse/issues/3735 (b94de)strategy
option to allow desktop-first convention - by @jack-allocate and @antfu in https://github.com/vueuse/vueuse/issues/3783 (15fc0)active
getter, add breakpoints for Vuetify v3 - by @altrusl, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3687 (3ae45)go
function - by @Jokerzhzh and @antfu in https://github.com/vueuse/vueuse/issues/3615 (2ae36)autoReconnect
andimmediate
to options, update typings - by @schelmo in https://github.com/vueuse/vueuse/issues/3793 (b33ab)styleProp
to support nativerows
attribute - by @yakudik, alexander.kudinov, Anthony Fu and @antfu in https://github.com/vueuse/vueuse/issues/3552 (5025e)🐞 Bug Fixes
delta
to be negative - by @leewakin, @Doctor-wu and @antfu in https://github.com/vueuse/vueuse/issues/3650 (cf29c)isFinished
,isFetching
readonly - by @baboon-king and @antfu in https://github.com/vueuse/vueuse/issues/3616 (31d4a)fpsLimit
option, fix #3481, close #3482 - by @antfu in https://github.com/vueuse/vueuse/issues/3481 and https://github.com/vueuse/vueuse/issues/3482 (69990)onError
hook and avoid throws by default, fix #3580 - by @steklopod, @antfu and Brendo Maciel in https://github.com/vueuse/vueuse/issues/3605 and https://github.com/vueuse/vueuse/issues/3580 (fab86)wsRef
on close, fix #3706 - by @a982246809 and @Doctor-wu in https://github.com/vueuse/vueuse/issues/3707 and https://github.com/vueuse/vueuse/issues/3706 (9a47a)immediate
should only be applied once, close #3676 - by @antfu in https://github.com/vueuse/vueuse/issues/3676 (93b96)View changes on GitHub
unjs/destr (destr)
v2.0.3
Compare Source
compare changes
🩹 Fixes
String.prototype.at()
(#102)🏡 Chore
✅ Tests
❤️ Contributors
eslint/eslint (eslint)
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)sindresorhus/globby (globby)
v14.0.1
Compare Source
expandDirectories.extension
option (#263)af5d139
3a28601
unjs/h3 (h3)
v1.11.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v1.11.0
Compare Source
compare changes
🚀 Enhancements
sendIterable
util (#655)🩹 Fixes
etag
header is set before sending 304 response (#653)📖 Documentation
console.log
(#675)🏡 Chore
❤️ Contributors
v1.10.2
Compare Source
compare changes
🩹 Fixes
accept
header (#646)❤️ Contributors
typicode/husky (husky)
v9.0.11
Compare Source
unjs/listhen (listhen)
v1.7.2
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.7.1
Compare Source
compare changes
💅 Refactors
❤️ Contributors
v1.7.0
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)
v8.15.4
Compare Source
v8.15.3
Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
This PR has been generated by Mend Renovate. View repository job log here.